DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1GroupDataCollection<S> Class / SourceIsList Property

In This Topic
    SourceIsList Property (C1GroupDataCollection<S>)
    In This Topic
    Gets a value indicating whether the source collection is a list.
    Syntax
    'Declaration
     
    Protected Property SourceIsList As Boolean
    protected bool SourceIsList {get; set;}
    See Also